home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -websites- / emc / files / saf_gold.lzx / wb_cg / cappiona / InstallFont < prev    next >
Text File  |  2004-06-17  |  306b  |  18 lines

  1. echo ""
  2. echo ""
  3. echo "Installing Computer Safari Intellifont into your system..."
  4. echo ""
  5. wait 2
  6. copy #?.otag to sys:fonts
  7. copy #?.font to sys:fonts
  8. copy #?.type to sys:fonts/_Bullet_Outlines
  9. wait 2
  10. echo ""
  11. echo ""
  12. run sys:system/Fixfonts
  13. Wait 2
  14. echo ""
  15. echo "Installation complete..."
  16. wait 2
  17. endcli >NIL:
  18.